home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-06-14 | 14.6 KB | 819 lines | [TEXT/MPS ] |
- object oFloppy_37 is cDefaultContainer
- with
- Binder is oBinder;
- Label is -1;
- Items is [
- oHD_Background_37_9,
- oAutoMenus_37_1,
- oAutomenu_37_22,
- oCommentKeeper_37_2,
- oComment_37_21,
- oControl_Panels_strip_37_3,
- oControl_37_23,
- oCopyPaste_37_4,
- oCopypaste_37_24,
- oDragAnyWindow_37_5,
- oDragANy_37_25,
- oFinder_Windows_37_6,
- oFinderwindow_37_26,
- oFlipside_37_7,
- oFlipSide_37_37,
- oGreg_s_Buttons_37_8,
- oGreg_s_37_28,
- oMac_Icons_37_10,
- oMac_Icons_37_33,
- oMouse_Jolt_37_11,
- oMouse_37_30,
- oMove_37_12,
- oNot_Virtual_37_13,
- oNot_Virtual_37_31,
- oOkey_Dokey_37_14,
- oOkey_Dokey_37_32,
- oPopchar_37_15,
- oPopChar_37_35,
- oScrapit_pro_37_16,
- oScrapit_37_38,
- oTab_Window_37_17,
- oTabWindow_37_27,
- oVolume_Menu_37_18,
- oVolume_37_29,
- oZoom_Lens_37_19,
- oZoom_lens_37_36,
- oVirtual_Desktop_37_40,
- oVerdual_Desktop_37_34,
- oMenu_Button_37_39
- ];
- end;
-
-
- object oHD_Background_37_9 is cPictureHandler
- with
- Duration is -1;
- Supplier is oHD_Background_103_;
- Behavior is cVRBehavior
- has
- Offscreen(theTarget)
- do
- oVirtual_Desktop_37_40.Show(false);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 0; Y is 0; Width is 640; Height is 480;
- end;
- end;
-
-
- object oAutoMenus_37_1 is cPictureHandler
- with
- Duration is -1;
- Supplier is oAutoMenus_95_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 335;
- end;
- end;
-
-
- object oAutomenu_37_22 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oAutoMenus_37_1.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oAutoMenus_37_1.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 23; Y is 57; Width is 126; Height is 61;
- end;
- end;
-
-
- object oCommentKeeper_37_2 is cPictureHandler
- with
- Duration is -1;
- Supplier is oCommentKeeper_96_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 350;
- end;
- end;
-
-
- object oComment_37_21 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oCommentKeeper_37_2.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oCommentKeeper_37_2.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 149; Y is 63; Width is 105; Height is 48;
- end;
- end;
-
-
- object oControl_Panels_strip_37_3 is cPictureHandler
- with
- Duration is -1;
- Supplier is oControl_Panels_strip_97_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 286;
- end;
- end;
-
-
- object oControl_37_23 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oControl_Panels_strip_37_3.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oControl_Panels_strip_37_3.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 264; Y is 52; Width is 118; Height is 66;
- end;
- end;
-
-
- object oCopyPaste_37_4 is cPictureHandler
- with
- Duration is -1;
- Supplier is oCopyPaste_98_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 326;
- end;
- end;
-
-
- object oCopypaste_37_24 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oCopyPaste_37_4.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oCopyPaste_37_4.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 27; Y is 117; Width is 81; Height is 39;
- end;
- end;
-
-
- object oDragAnyWindow_37_5 is cPictureHandler
- with
- Duration is -1;
- Supplier is oDragAnyWindow_99_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 263;
- end;
- end;
-
-
- object oDragANy_37_25 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oDragAnyWindow_37_5.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oDragAnyWindow_37_5.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 136; Y is 116; Width is 117; Height is 55;
- end;
- end;
-
-
- object oFinder_Windows_37_6 is cPictureHandler
- with
- Duration is -1;
- Supplier is oFinder_Windows_100_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 281;
- end;
- end;
-
-
- object oFinderwindow_37_26 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oFinder_Windows_37_6.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oFinder_Windows_37_6.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 261; Y is 116; Width is 121; Height is 47;
- end;
- end;
-
-
- object oFlipside_37_7 is cPictureHandler
- with
- Duration is -1;
- Supplier is oFlipside_101_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 297;
- end;
- end;
-
-
- object oFlipSide_37_37 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oFlipside_37_7.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oFlipside_37_7.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 136; Y is 327; Width is 121; Height is 41;
- end;
- end;
-
-
- object oGreg_s_Buttons_37_8 is cPictureHandler
- with
- Duration is -1;
- Supplier is oGreg_s_Buttons_102_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 332;
- end;
- end;
-
-
- object oGreg_s_37_28 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oGreg_s_Buttons_37_8.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oGreg_s_Buttons_37_8.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 119; Y is 170; Width is 143; Height is 52;
- end;
- end;
-
-
- object oMac_Icons_37_10 is cPictureHandler
- with
- Duration is -1;
- Supplier is oMac_Icons_104_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 228;
- end;
- end;
-
-
- object oMac_Icons_37_33 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oMac_Icons_37_10.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oMac_Icons_37_10.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 273; Y is 274; Width is 108; Height is 50;
- end;
- end;
-
-
- object oMouse_Jolt_37_11 is cPictureHandler
- with
- Duration is -1;
- Supplier is oMouse_Jolt_105_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 320;
- end;
- end;
-
-
- object oMouse_37_30 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oMouse_Jolt_37_11.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oMouse_Jolt_37_11.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 22; Y is 223; Width is 107; Height is 52;
- end;
- end;
-
-
- object oMove_37_12 is cPictureHandler
- with
- Duration is -1;
- Supplier is oMove_106_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is true;
- X is 426; Y is 19; Width is 193; Height is 104;
- end;
- end;
-
-
- object oNot_Virtual_37_13 is cPictureHandler
- with
- Duration is -1;
- Supplier is oNot_Virtual_107_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 337;
- end;
- end;
-
-
- object oNot_Virtual_37_31 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oNot_Virtual_37_13.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oNot_Virtual_37_13.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 133; Y is 221; Width is 124; Height is 49;
- end;
- end;
-
-
- object oOkey_Dokey_37_14 is cPictureHandler
- with
- Duration is -1;
- Supplier is oOkey_Dokey_108_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 330;
- end;
- end;
-
-
- object oOkey_Dokey_37_32 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oOkey_Dokey_37_14.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oOkey_Dokey_37_14.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 265; Y is 222; Width is 120; Height is 46;
- end;
- end;
-
-
- object oPopchar_37_15 is cPictureHandler
- with
- Duration is -1;
- Supplier is oPopchar_109_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 332;
- end;
- end;
-
-
- object oPopChar_37_35 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oPopchar_37_15.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oPopchar_37_15.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 25; Y is 274; Width is 104; Height is 53;
- end;
- end;
-
-
- object oScrapit_pro_37_16 is cPictureHandler
- with
- Duration is -1;
- Supplier is oScrapit_pro_110_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 350;
- end;
- end;
-
-
- object oScrapit_37_38 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oScrapit_pro_37_16.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oScrapit_pro_37_16.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 263; Y is 327; Width is 125; Height is 44;
- end;
- end;
-
-
- object oTab_Window_37_17 is cPictureHandler
- with
- Duration is -1;
- Supplier is oTab_Window_111_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 277;
- end;
- end;
-
-
- object oTabWindow_37_27 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oTab_Window_37_17.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oTab_Window_37_17.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 22; Y is 170; Width is 95; Height is 52;
- end;
- end;
-
-
- object oVolume_Menu_37_18 is cPictureHandler
- with
- Duration is -1;
- Supplier is oVolume_Menu_112_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 350;
- end;
- end;
-
-
- object oVolume_37_29 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oVolume_Menu_37_18.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oVolume_Menu_37_18.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 262; Y is 164; Width is 123; Height is 52;
- end;
- end;
-
-
- object oZoom_Lens_37_19 is cPictureHandler
- with
- Duration is -1;
- Supplier is oZoom_Lens_113_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is false;
- X is 414; Y is 18; Width is 213; Height is 314;
- end;
- end;
-
-
- object oZoom_lens_37_36 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oZoom_Lens_37_19.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oZoom_Lens_37_19.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 18; Y is 323; Width is 119; Height is 49;
- end;
- end;
-
-
- object oVirtual_Desktop_37_40 is cPictureHandler
- with
- Duration is -1;
- Supplier is oVirtual_Desktop_124_;
- Behavior is cVRBehavior
- has
- with
- Enabled is true; Shown is true;
- X is 414; Y is 18; Width is 213; Height is 350;
- end;
- end;
-
-
- object oVerdual_Desktop_37_34 is cEmptyHandler
- with
- Duration is -1;
- Behavior is cVRBehavior
- has
- MouseEnter(theTarget, theX, theY)
- do
- oMove_37_12.Show(false);
- oBinder.Refresh();
- oVirtual_Desktop_37_40.Show(true);
- oBinder.Refresh();
- end;
-
- MouseLeave(theTarget, theX, theY)
- do
- oVirtual_Desktop_37_40.Show(false);
- oBinder.Refresh();
- oMove_37_12.Show(true);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 134; Y is 275; Width is 138; Height is 49;
- end;
- end;
-
-
- object oMenu_Button_37_39 is cPictureHandler
- with
- Duration is -1;
- Supplier is oMenu_Button_49_;
- Behavior is cVRBehavior
- has
- MouseUp(theTarget, theX, theY)
- do
- oBinder.Goto(oMain_Menu_2);
- oBinder.Refresh();
- oBinder.SetTransition(oDissolve, 30);
- end;
-
- with
- Enabled is true; Shown is true;
- X is 519; Y is 431; Width is 90; Height is 39;
- end;
- end;
-
-